Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: do not allow image markdown in assertions and command log #17777

Merged
merged 1 commit into from
Aug 19, 2021

Conversation

sainthkh
Copy link
Contributor

User facing changelog

Do not allow image markdown in assertions and command log

Additional details

  • Why was this change necessary? => Image markdowns are interpreted in command log and it makes it hard for us to understand the assertion message.
  • What is affected by this change? => N/A
  • Any implementation details to explain? => By escaping markdowns.

How has the user experience changed?

Before:

Screenshot from 2021-08-18 09-56-34

After:

Screenshot from 2021-08-18 09-58-07

PR Tasks

  • Have tests been added/updated?

@cypress-bot
Copy link
Contributor

cypress-bot bot commented Aug 18, 2021

Thanks for taking the time to open a PR!

@sainthkh sainthkh marked this pull request as ready for review August 18, 2021 01:22
@sainthkh sainthkh requested a review from a team as a code owner August 18, 2021 01:22
@sainthkh sainthkh requested review from chrisbreiding and jennifer-shehane and removed request for a team August 18, 2021 01:22
@sainthkh
Copy link
Contributor Author

flaky failures.

@jennifer-shehane
Copy link
Member

Hey @sainthkh, I sent you an email at the email listed on your GitHub if you can check. Thanks.

Copy link
Member

@jennifer-shehane jennifer-shehane left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great, testing manually also. Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Do not allow image markdown in assertions and Command Log
2 participants